home *** CD-ROM | disk | FTP | other *** search
/ The Complete Utilities To…ka 501 Killer Utilities! / 501 Killer Utilities! (Macworld July 1995).cdr / Programming / RLaB / help / COMMAND < prev    next >
Encoding:
Text File  |  1994-02-21  |  368 b   |  11 lines  |  [TEXT/RLAB]

  1. COMMAND:
  2.  
  3.     The RLaB language has a two commands at present. They are:
  4.     `help' and `rfile'. Commands are different than functions, in
  5.     that they do not require  parentheses to delimit the function
  6.     argument(s). 
  7.  
  8.     Commands may not occur anywhere in an expression or statement.
  9.     Therefore, commands must be issued from the command line
  10.     prompt, on a line by themselves.
  11.